arp: indicates debug is to be enabled for the address resolution protocol.
interface: indicates debug is to be enabled for the IP interfaces.
route: indicates debug is to be enabled for the route selection and updates.
Caution: Issuing this command could negatively impact system performance depending on system configuration and/or loading.
inbound: Debug all BGP inbound updates.
outbound: Debug all BGP outbound updates.
length: reset the terminal length to the system default.
width: restores the system default terminal width.
delete filepath [ -noconfirm ]
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name
filename is the actual file of interest
Important: Use of the
-noconfirm option should be done with extra care to ensure the file is specified accurately as there is no method of recovering a file that has been deleted.
Clears the call specified by call_id. The call ID must be specified as a 4-byte hexadecimal number.
nsapi is an integer value from 5 to 15.
Disconnects the mobile user identified by ms_id.
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI. Wildcard characters $ and * are allowed. The * wildcard matches multiple characters and the $ wildcard matches a single character. If you do not want the wildcard characters interpreted as a wildcard enclose them in single quotes ( ‘ ). For example; ‘$’.
ip_address is the IP address of the DHCP server in dotted-decimal notation.
diameter disable endpoint endpoint_name peer peer_id
endpoint_name the name of the endpoint, an alphanumeric string of 1 to 63 characters.
peer_id the Diameter peer host name a string of 1 to 63 characters.
diameter enable endpoint endpoint_name peer peer_id
endpoint_name the endpoint name, a string of 1 to 63 characters.
peer_id the Diameter peer host name, a string of 1 to 63 characters.
endpoint_name the endpoint name, an alphanumeric string of 1 to 63 characters.
peer_id the Diameter peer host name, an alphanumeric string of 1 to 63 characters.
endpoint_name must be a string of 1 to 63 characters.
host_name the Diameter host name, a string of 1 to 63 characters.
peer_id the Diameter peer host name, a string of 1 to 63 characters.
Also see the route-entry and
route-failure CLI commands in the
Diameter Endpoint Configuration Mode.
directory filepath [ -size ] [ -reverse ] [ -time ]
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name
filename is the actual file of interest
address is specified using the standard IPv4 or IPv6 dotted decimal notation.
num must be the configured port number of the RADIUS server being disabled and be 0 to 65535 numeric characters in length.
name must be the name of a configured RADIUS Server group and be 1 to 63 characters in length.
dns-client dns_client_name [ query-type { A | AAAA | NAPTR | SRV } ] query-name query_domain_name
dns-client dns_client_name
Defines the name of the DNS client whose cache and/or statistics are to be queried. dns_client_name is an existing DNS client and must be from alphanumeric string of 1 through 64 characters.
|
•
|
A: Filters DNS results based on domain IPv4 address records (A records). This is the default query type.
|
|
•
|
AAAA: Filters DNS results based on domain IPv6 address records (AAAA records).
|
|
•
|
NAPTR: Filters DNS results based on Naming Authority Pointer records (NAPTR).
|
|
•
|
SRV: Filters DNS results based on service host records (SRV records).
|
query-name query_domain_name
query_domain_name must be from 1 to 255 characters in length.
query_domain_name is the domain name used to perform the DNS query and is different from the actual domain name which is resolved. For example, to resolve the SIP server for
service.com, the query name is
_sip._udp.service.com and the query type is
SRV.
The following command displays statistics for a DNS client named test_dns with query type for IP address as
A and query name as
domain1.com:
dns-client test_dns query-type A query-name domain1.com
address is specified using the standard IPv4 or IPv6 dotted decimal notation.
num the configured port number of the RADIUS server being enabled, 0 to 65535 numeric characters.
name the name of a configured RADIUS Server group (1 to 63 characters).
gn_address must be expressed in dotted decimal notation.
Important: The IP address of the system’s Gn interface must be bound to a configured GGSN service prior to executing this command.
ip_address is the address of the SGSN to send the requests to and must be expressed in dotted decimal notation.
gtpp interim now [
active-charging egcdr |
apn apn_name |
callid call_id |
cdr-types {
gcdr |
mcdr |
scdr } |
dhcp-server ip_address |
gprs-service svc_name|
ggsn-address ggsn_ip_addr |
ggsn-service svc_name |
imsi imsi [
ip-address sub_address [
username name ]
now |
nsapi nsapi [
ip-address sub-address [
username name ] |
username name ] ] |
ip-address sub_address [
username name ] |
ip-pool pool_name |
mcc mcc_number mnc mnc_number |
msisdn msisdn_num |
sgsn-address ip_address |
sgsn-service svc_name |
username name ] +
apn_name can be from 1 to 62, case sensitive, alphanumeric characters.
call_id must be followed by an 8-digit HEX number.
gcdr - Instructs the GGSN to only generate G-CDRs.
mcdr - Instructs the SGSN to only generate M-CDRs
scdr - Instructs the SGSN to only generate S-CDRs.
Identifies the DHCP server where the IP address (defined with the ip address keyword) was allocated. Must be followed by the IP address of the DHCP server.
ip_address: Must be specified using dotted decimal notation.
ggsn-address ggsn_ip_addr
ggsn_ip_addr must be specified using dotted decimal notation.
svc_name can be from 1 to 63, case sensitive, alphanumeric characters.
svc_name can be from 1 to 63, case sensitive, alphanumeric characters. Must be an already defined GPRS service name.
imsi imsi [ ip-address sub_address [ username name ] | nsapi nsapi [ ip-address sub-address [ username name ] | username name ] ]
|
•
|
ip-address: Interim accounting will be performed for the address specified by sub_address. The command can be further filtered by specifying a specific username ( name ) with that address.
|
|
•
|
nsapi: Interim accounting will be performed for a specific Network Service Access Point Identifier (NSAPI). nsapi is an integer value from 5 to 15. The command can be further filtered by specifying a specific ip address ( sub_address) and/or a username ( name) with that address, or just a specific username.
|
ip-address sub_address [ username name ]
sub_address is the IP address of the subscriber and must be expressed in dotted decimal notation.
name is the subscriber’s name and can be a sequence of characters and/or wildcard characters ('$' and '*') from 1 to 127 characters in length. The * wildcard matches multiple characters and the $ wildcard matches a single character. If you do not want the wildcard characters interpreted as wildcard enclose them in single quotes ( ‘). For example; ‘$’.
pool_name can be from 1 to 31 alphanumeric characters and is case sensitive.
mcc mcc_number mnc mnc_number
mcc_number Specifies the mobile country code (MCC) portion of the PLMN identifier and can be configured to any 3-digit integer value between 100 and 999.
mnc_number Specifies the mobile network code (MNC) portion of the PLMN identifier and can be configured to any 2 or 3 digit integer value between 00 and 999.
msisdn_number - Must be followed by a valid MSISDN number, consisting of 1 to 15 digits.
svc_name can be from 1 to 63, case sensitive, alphanumeric characters. Must be an already defined SGSN service name.
name is the subscriber’s name and can be from 1 to 127 alphanumeric characters and is case sensitive.
Initiates GTPP interim accounting for a specific International Mobile Subscriber Identity (IMSI) number. imsi must be a sequence of hexadecimal digits and wildcard characters - $ matches a single character and * matches multiple characters
Initiates GTPP interim accounting for a specific Mobile Station Identifier (MSID) number. msid must be a sequence of up to 24 digits and wildcard characters - $ matches a single character and * matches multiple characters
name is the subscriber’s name and can be from 1 to 127 alphanumeric characters and is case sensitive.
name is the group name and can be from 1 to 63 alphanumeric characters.
Refer to the gtpp storage-server command in the Context Configuration Mode for more information.
gtpp test {
accounting {
all |
cgf-server cgf_address |
group name group_name } |
storage-server [
address ip-addr port udp-port |
group name group_name ] }
ip_address is the IP address of the CGF expressed in dotted decimal notation.
group_name enter a name of 1 to 63 alphanumeric characters to identify the group.
storage-server [ address ip-address port udp-port]
ip_address is the IP address of the GSS expressed in dotted decimal notation and
udp-port is the port defined for the GTPP Storage Server.
gn_address must be expressed in dotted decimal notation.
Important: The IP address of the system’s Gn interface must be bound to a configured GGSN service prior to executing this command.
ip_address is the address of the SGSN to send the requests to and must be expressed in dotted decimal notation.
gn_address must be expressed in dotted decimal notation.
Important: The IP address of the system’s Gn interface must be bound to a configured GGSN service prior to executing this command.
ip_address is the address of the SGSN to send the requests to and must be expressed in dotted decimal notation.
hd raid { check | { create { local1 | remote1 } [ -force ] [ -noconfirm ] } | { overwrite { local1 | remote1 } [ -force ] [ -noconfirm ] } | { select { local1 | remote1 } [ -force ] [ -noconfirm ] } | { insert { local1 | remote1 } [ -force ] [ -noconfirm ] } | { remove { local1 | remote1 } [ -force ] [ -noconfirm ] } }
-noconfirm: instructs system not to display “are you sure” prompts.
-force: instructs the system to enforce the action and override warnings.
local1: specifies the RAID is to be established on the primary SMC.
remote1: specifies the RAID is to be established on the backup SMC.
-noconfirm: instructs system not to display “are you sure” prompts..
-force: instructs the system to enforce the action and override warnings.
overwrite local1 | remote1
local1: specifies the primary SMC is to be added to the current RAID.
remote1: specifies the backup SMC is to be added to the current RAID.
-noconfirm: instructs system not to display “are you sure” prompts.
-force: instructs the system to enforce the action and override warnings.
local1: specifies the primary SMC is to assemble the RAID.
remote1: specifies the backup SMC is to assemble the RAID.
-noconfirm: instructs system not to display “are you sure” prompts.
-force: instructs the system to enforce the action and override warnings.
local1: specifies the primary SMC is to be inserted into the RAID.
remote1: specifies the backup SMC is to be inserted into the RAID.
-noconfirm: instructs system not to display “are you sure” prompts.
-force: instructs the system to enforce the action and override warnings.
local1: specifies the primary SMC is to be removed from the RAID.
remote1: specifies the backup SMC is to be removed from the RAID.
-noconfirm: instructs system not to display “are you sure” prompts.
-force: instructs the system to enforce the action and override warnings.
All commands need confirmation unless the -noconfirm is included in the command. If the result will bring down a running RAID, you have to force the command using
-force.
host { host_name | host_ip_address }
host_name | host_ip_address
host_name: specifies the logical host name for which the IP address is to be displayed (via DNS lookup).
host_ip_address: specifies the IP address for which the associated logical host name(s) are to be displayed (via reverse DNS lookup).
interface name send gratuitous-arp ip-address
interface interface_1 send gratuitous-arp 192.168.100.10
Refer to the Lawful Intercept Configuration Guide for a description of this command.
Refer to the Lawful Intercept Configuration Guide for a description of this command.
Refer to the Lawful Intercept Guide for a description of this command.
|
•
|
slot#/port# must have negotiated a partner while in standard mode.
|
|
•
|
slot#/port#’s partner must have a priority equal to or greater than itself.
|
|
•
|
slot#/port#’s partner bundle must have bandwidth in standard mode equal to or greater than itself.
|
|
•
|
Switching to slot#/port# must not violate preference within hold-time in standard mode.
|
|
•
|
min - displays minimal information about the event. Information includes event name, facility, event ID, severity level, date, and time.
|
|
•
|
concise - displays detailed information about the event, but does not provide the event source within the system.
|
|
•
|
full - displays detailed information about event, including source information, identifying where within the system the event was generated.
|
|
•
|
none - output is in raw format (unformatted).
|
|
•
|
hex - output is in hexadecimal format.
|
|
•
|
hex-ascii - output is in hexadecimal and ASCII similar to a main-frame dump.
|
Important: A maximum of 50,000 events may be stored in each log. Enabling more events for logging may cause the log to be filled in a much shorter time period. This may reduce the effectiveness of the log data as a shorter time period of event data may make troubleshooting more difficult.
Important: Once a log has reached the 50,000 event limit the oldest events will be discarded as new log entries are created.
|
•
|
a10: A10 interface facility
|
|
•
|
a11: A11 interface facility
|
|
•
|
a11mgr: A11 Manager facility
|
|
•
|
aaamgr: AAA manager logging facility
|
|
•
|
aal2: AAL2 protocol logging facility
|
|
•
|
acl-log: Access Control List logging facility
|
|
•
|
acsctrl: Active Charging Service (ACS) Controller facility
|
|
•
|
acsmgr: Active Charging Service (ACS) Manager facility
|
|
•
|
alcap: ALCAP protocol logging facility
|
|
•
|
asngwmgr: ASN Gateway Manager facility
|
|
•
|
asnpcmgr: ASN Paging Controller Manager facility
|
|
•
|
bfd: BFD protocol logging facility
|
|
•
|
bgp: Border Gateway Protocol (BGP) facility
|
|
•
|
bindmux: IPCF BindMux-De-mux Manager logging facility
|
|
•
|
bssap+: Base Station Sub-system Application Part+ protocol facility for loggin interface between the SGSN and the MSC/VLR (2.5G and 3G)
|
|
•
|
bssgp: Base Station Sub-system GPRS Protocol logging facility handles exchange information between the SGSN and the BSS (2.5G only)
|
|
•
|
callhome: Call home application logging facility
|
|
•
|
cap: CAMEL Application Part (CAP) logging facility for protocol used in prepaid applications (2.5G and 3G)
|
|
•
|
cli: CLI logging facility
|
|
•
|
cscfmgr: SIP CSCF Manager facility
|
|
•
|
csp: Card Slot Port controller facility
|
|
•
|
css: Content Service Selection (CSS) facility
|
|
•
|
css-sig: Content Service Selection (CSS) RADIUS Signaling facility
|
|
•
|
dcardctrl: IPSEC Daughtercard Controller logging facility
|
|
•
|
dcardmgr: IPSEC Daughtercard Manager logging facility
|
|
•
|
dgmbmgr: Diameter Gmb Application Manager logging facility
|
|
•
|
dhcp: Dynamic Host Configuration Protocol logging facility
|
|
•
|
dhost: Distributed Host logging facility
|
|
•
|
diabase: Diabase messages facility
|
|
•
|
diameter: Diameter endpoint logging facility
|
|
•
|
dpath: IPSEC Data Path facility
|
|
•
|
drvctrl: Driver Controller facility
|
|
•
|
ecs-css: ACSMGR <-> Session Manager Signalling Interface facility
|
|
•
|
egtpc: eGTP-C logging facility
|
|
•
|
egtpmgr: eGTP manager logging facility
|
|
•
|
egtpu: eGTP-U logging facility
|
|
•
|
epdg: ePDG logging facility
|
|
•
|
evlog: Event log facility
|
|
•
|
famgr: Foreign Agent manager logging facility
|
|
•
|
fng: FNG logging facility
|
|
•
|
gprs-app: GPRS Application logging facility
|
|
•
|
gprs-ns: GPRS Network Service Protocol (layer between SGSN and the BSS) logging facility
|
|
•
|
gss-gcdr: GTPP Storage Server GCDR facility
|
|
•
|
gtpc: GTP-C protocol logging facility
|
|
•
|
gtpcmgr: GTP-C protocol Manager logging facility
|
|
•
|
gtpp: GTP-PRIME protocol logging facility
|
|
•
|
gtpu: GTP-U protocol logging facility
|
|
•
|
hamgr: Home Agent manager logging facility
|
|
•
|
hat: High Availability Task (HAT) process facility
|
|
•
|
hdctrl: HD Controller logging facility
|
|
•
|
hnb-gw: HNB-GW (3G Femto GW) logging facility
|
|
•
|
hnbmgr: HNBMGR (3G Femto GW DemuxMgr) logging facility
|
|
•
|
ims-sh: HSS SH Service facility
|
|
•
|
imsimgr: SGSN IMSI Manager facility
|
|
•
|
ip-arp: IP Address Resolution Protocol facility
|
|
•
|
ipms: IPMS logging facility
|
|
•
|
ipsec: IP Security logging facility
|
|
•
|
ipsg: IP Service Gateway interface logging facility
|
|
•
|
ipsgmgr: IP Services Gateway facility
|
|
•
|
ipsp: IP Pool Sharing Protocol logging facility
|
|
•
|
l2tpdemux: L2TP Demux Manager logging facility
|
|
•
|
l2tpmgr: L2TP Manager logging facility
|
|
•
|
lagmgr: LAGMGR logging facility
|
|
•
|
ldap: Lightweight Directory Access Protocol (LDAP) messages logging facility
|
|
•
|
li: Refer to the ASR 5000 Lawful Intercept Interface Reference for a description of this command.
|
|
•
|
linkmgr: SGSN/BSS SS7 Link Manager logging facility (2.5G only)
|
|
•
|
llc: Logical Link Control (LLC) Protocol logging facility; for SGSN: logs the LLC layer between the GMM and the BSSGP layers for logical links between the MS and the SGSN
|
|
•
|
m3ua: M3UA Protocol logging facility
|
|
•
|
magmgr: Mobile Access Gateway manager logging facility
|
|
•
|
map: MAP Protocol logging facility
|
|
•
|
megadiammgr: Megadiameter Manager (SLF Service) logging facility
|
|
•
|
mme-app: Mobility Management Entity Application logging facility
|
|
•
|
mme-misc: MME miscellaneous logging facility
|
|
•
|
mmedemux: Mobility Management Entity Demux Manager logging facility
|
|
•
|
mmemgr: MME Manager facility
|
|
•
|
mmgr: Master Manager logging facility
|
|
•
|
mpls: MPLS protocol logging facility
|
|
•
|
mseg-app: MSEG application logging facility
|
|
•
|
mseg-gtpc: MSEG GTPC application logging facility
|
|
•
|
mseg-gtpu: MSEG GTPU application logging facility
|
|
•
|
msegmgr: MSEGMgr (MSEG DemuxMgr) logging facility
|
|
•
|
mtp2: MTP2 Service logging facility
|
|
•
|
mtp3: MTP3 Protocol logging facility
|
|
•
|
npuctrl: Network Processor Unit Control facility
|
|
•
|
npumgr: Network Processor Unit Manager facility
|
|
•
|
ntfy-intf: Notification Interface logging facility
|
|
•
|
orbs: Object Request Broker System logging facility
|
|
•
|
ospf: OSPF protocol logging facility
|
|
•
|
ospfv3: OSPFv3 protocol logging facility
|
|
•
|
p2p: Peer-to-Peer Detection logging facility
|
|
•
|
pccmgr: IPCF PCC Manager library
|
|
•
|
pdg: PDG logging facility
|
|
•
|
pdgdmgr: PDG Demux Manager logging facility
|
|
•
|
pdif: PDIF logging facility
|
|
•
|
pgw: PDN Gateway logging facility
|
|
•
|
phs: Payload Header Suppression
|
|
•
|
phs-control: PHS X1/X5 and X2/X6 Interface logging facility
|
|
•
|
phsgwmgr: PHS Gateway Manager facility
|
|
•
|
phspcmgr: PHS Paging Controller Manager facility
|
|
•
|
pmm-app: PMM application logging facility
|
|
•
|
ppp: PPP link and packet facilities
|
|
•
|
pppoe: PPPOE logging facility
|
|
•
|
push: VPNMGR CDR push logging facility
|
|
•
|
radius-coa: RADIUS change of authorization and radius disconnect
|
|
•
|
ranap:Radio Access Network Application Part (RANAP) Protocol facility logging info flow between SGSN and RNS (3G)
|
|
•
|
rct: Recovery Control Task logging facility
|
|
•
|
rdt: Redirect Task logging facility
|
|
•
|
resmgr: Resource Manager logging facility
|
|
•
|
rip: RIP logging facility (RIP is not supported at this time.)
|
|
•
|
rohc: RObust Header Compression facility
|
|
•
|
rsvp: Reservation Protocol logging facility
|
|
•
|
rua: RUA (3G Femto GW - RUA messages) logging facility
|
|
•
|
s1ap: S1AP Protocol logging facility
|
|
•
|
sccp: SCCP Protocol logging connection-oriented messages between RANAP and TCAP layers.
|
|
•
|
sct: Shared Configuration Task logging facility
|
|
•
|
sctp: SCTP Protocol logging facility
|
|
•
|
sessctrl: Session Controller logging facility
|
|
•
|
sessmgr: Session Manager logging facility
|
|
•
|
sesstrc: session trace logging facility
|
|
•
|
sft: Switch Fabric Task logging facility
|
|
•
|
sgs: SGs protocol logging facility
|
|
•
|
sgsn-app: SGSN-APP logging various SGSN ‘glue’ interfaces, e.g., between PMM, MAP,. GPRS-FSM, SMS.
|
|
•
|
sgsn-failures: SGSN call failures (attach/activate rejects) logging facility (2.5G)
|
|
•
|
sgsn-gtpc: SGSN GTP-C Protocol logging control messages between the SGSN and the GGSN
|
|
•
|
sgsn-gtpu: SGSN GTP-U Protocol logging user data messages between the SGSN and GGSN
|
|
•
|
sgsn-misc: Used by stach manager to log binding and removing between layers
|
|
•
|
sgsn-system: SGSNs System Components logging facility; used infrequently
|
|
•
|
sgsn-test: SGSN Tests logging facility; used infrequently
|
|
•
|
sgtpcmgr: SGSN GTPC Manager logging information exchange through SGTPC and the GGSN
|
|
•
|
sgw: Serving Gateway facility
|
|
•
|
sitmain: System Initialization Task main logging facility
|
|
•
|
sm-app: SM Protocol logging facility
|
|
•
|
sms: Short Message Service (SMS) logging messages between the MS and the SMSC
|
|
•
|
sndcp: SNDCP Protocol logging facility
|
|
•
|
snmp: SNMP logging facility
|
|
•
|
sprmgr: IPCF SPR Manager logging facility
|
|
•
|
srdb: Static Rating Database
|
|
•
|
srp: Service Redundancy Protocol (SRP) logging facility
|
|
•
|
sscfnni: SSCFNNI Protocol logging facility
|
|
•
|
sscop: SSCOP Protocol logging facility
|
|
•
|
ssh-ipsec: SSH IP Security logging facility
|
|
•
|
ssl: SSL (Secure socket layer messages) logging facility
|
|
•
|
stat:: Statistics logging facility
|
|
•
|
system: System logging facility
|
|
•
|
tcap: TCAP Protocol logging facility
|
|
•
|
testctrl: Test Controller logging facility
|
|
•
|
testmgr: Test Manager logging facility
|
|
•
|
ttg: TTG logging facility
|
|
•
|
tucl: TUCL logging facility
|
|
•
|
udr: User detail record facility (used with the Charging Service)
|
|
•
|
vpn: Virtual Private Network logging facility
|
critical-info: specifies that events with a category attribute of critical information are to be displayed. Examples of these types of events can be seen at bootup when system processes and tasks are being initiated.
no-critical-info: specifies that events with a category attribute of critical information are not to be displayed.
Important: A maximum of 50,000 events may be stored in each log. Enabling more events for logging may cause the log to be filled in a much shorter time period. This may reduce the effectiveness of the log data as a shorter time period of event data may make troubleshooting more difficult.
Important: Once a log has reached the 50,000 event limit the oldest events will be discarded as new log entries are created.
Caution: Issuing this command could negatively impact system performance depending on the amount of system activity at the time of execution and/or the type of facility(ies) being logged.
logging trace {
callid call_id |
ipaddr ip_address |
msid ms_id |
username user_name }
no logging trace {
callid call_id |
ipaddr ip_address |
msid ms_id |
username user_name }
callid call_id | ipaddr ip_address | msid ms_id | username user_name
callid call_id: specifies the exact call instance ID which is to have trace data logged.
call_id is specified as a 4-byte hexadecimal number.
ipaddr ip_address: specifies the IP address for which trace information is to be logged.
ip_address must be specified using the standard IPv4 dotted decimal notation.
msid ms_id: specifies the mobile subscriber ID for which trace information is to be logged.
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI.
username user_name: specifies a user who is to have trace information logged.
user_name must refer to a previously configured user.
Important: A maximum of 50,000 events may be stored in each log. Enabling more events for logging may cause the log to be filled in a much shorter time period. This may reduce the effectiveness of the log data as a shorter time period of event data may make troubleshooting more difficult.
Important: Once a log has reached the 50,000 event limit the oldest events will be discarded as new log entries are created.
Caution: Issuing this command could negatively impact system performance depending on the number of subscribers connected and the amount of data being passed.
Important: Check pointing of logs should be done periodically to avoid the logs becoming full. Logs which have 50,000 events logged will discard the oldest events first when new events are to be logged.
lsp-ping ip_prefix_FEC [
count ping_packets ] [ |
verbose ] [ |
grep grep_options ]
sets the number of ping packets to be sent. ping_packets is an integer value that ranges from 1 to 16. The default value for the number of ping packets is 4.
Important: The timeout interval for the packets is 5 seconds by default.
lsp-traceroute ip_prefix_FEC [
maxttl time_to_live ] [ |
verbose ] [ |
grep grep_options ]
sets the maximum time to live in hops. time_to_live is an integer value that ranges from 1 to 255. The default value for
maxttl is 30.
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
|
•
|
[file: ] { /flash | /pcmcia1 | /hd } [ /directory ] /file_name
|
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name
filename is the actual file of interest
The following creates the directory /flash/pub in the local flash storage.
Specifies the name of the MME service from which UEs will be offloaded. name must be an existing MME service and be from 1 to 63 alphanumeric characters.
start mme-init-release-timeout seconds paging-init-timeout seconds | stop } [ -noconfirm ]
start mme-init-release-timeout seconds: Configures the timeout for triggering the IDLE MODE ENTRY procedure for UEs that are in the ECM_CONNECTED state. The cause of the IDLE MODE ENTRY will be “Load balancing TAU required”.
seconds must be an integer value from 1 to 120.
paging-init-timeout seconds: Configures the timeout for triggering the PAGING procedure for UEs in the ECM_IDLE state.
seconds must be an integer value from 1 to 120.
stop: Ends the offload process.
Specifies the EnodeB peer ID to which the REST message is to be sent. peer_ID must be an existing EnodeB peer ID and be an integer value from 1 to 4294967295.
The S1 peer ID for an EnodeB can be identified by executing the show mme-service enodeb-association command available in this mode. The peer ID is presented in the “Peerid” field.
Important: If the hard disk drive (HDD) is used for CDR storage, the CDR option must be used and not GTPP option (27).
Important: In StarOS 9.0 and later releases the CSS Data Signaling option is not supported.
Caution: Protocol monitoring can be intrusive to subscriber sessions and could impact system performance. Therefore, it should only be used as a troubleshooting tool.
monitor subscriber [ asn-peer-address bs_peer_address | callid call_id fng-peer-address ipv4_address | imsi imsi_value | ipaddr ip_address | ipv6addr ipv6_address | ipsg-peer-address ipsg_peer_address | msid ms_id | msisdn msisdn | next-call | pcf pcf_address | pdif-peer-address pdif_peer_address | peer-fa peer_fa_address | peer-lac lac_peer_address | sgsn-address sgsn_address | type { 1xrtt | asngw | asnpc | closedrp | evdorev0 | evdoreva | interrogating-cscf | ggsn [ Next-Call By APN ] | ha | ipsg | lns | mme | pdif | proxy-cscf | rfc3261-proxy | serving-cscf } next-call | type bcmcs { next-call | next-service-request } | username user_name| Next-Call By APN ]
asn-peer-address bs_peer_address
call_id is specified as a 4-byte hexadecimal number.
ipv4_address must be entered in standard IPv4 notation.
imsi_value is an integer value from 1 to 15 characters.
ip_address must be specified using dotted decimal notation.
ipv6_address must be an IPv6 IP address entered using colon ( : ) separated notation.
ipsg-peer-address ipsg_peer_address
ms_id must be from 7 to 16 digits specified as an IMSI, MIN, or RMI.
msisdn must be from 7 to 16 digits specified as an IMSI, MIN, or RMI.
pdif-peer-address pdif_peer_address
peer-lac lac_peer_address
sgsn-address sgsn_address
|
•
|
1xrtt: Displays logs for cdma2000 1xRTT call session subscriber
|
|
•
|
asngw: Displays logs for ASN GW call session subscriber
|
|
•
|
asnpc: Displays logs for ASN PC/LR call session subscriber
|
|
•
|
evdorev0: Displays logs for cdma2000 EVDO Rev0 call session subscriber
|
|
•
|
evdoreva: Displays logs for cdma2000 EVDO RevA call session subscriber
|
|
•
|
fng: Displays logs for the FNG session subscriber
|
|
•
|
ggsn: Displays logs for UMTS GGSN call session subscriber
|
|
•
|
Next-Call By APN: Display logs for next call on APN basis, where APN name can be any Gi or Gn APN.
|
|
•
|
ha: Displays logs for Home Agent call session subscriber
|
|
•
|
ipsg: Displays logs for IPSG call session subscriber
|
|
•
|
lns: Displays logs for LNS call session subscriber
|
|
•
|
mme: Displays logs for MME session subscribers.
|
|
•
|
openrp: Displays logs for OpenRP subscriber
|
|
•
|
pdif: Displays logs for PDIF call session subscriber
|
|
•
|
proxy-cscf: Displays logs for Proxy CSCF subscriber
|
type bcmcs {next-call | next-service-request}
user_name refers to a previously configured user.
Important: Option Y for performing multi-call traces is only supported for use with the GGSN. This option is available when monitoring is performed using the “Next-Call” option. It allows you monitor up to 11 primary PDP contexts for a single subscriber.
Caution: Subscriber monitoring can be intrusive to subscriber sessions and could impact system performance. Therefore, it should only be used as a troubleshooting tool.
PDSN, GGSN,, HNB-GW, IPCF, MME, HA, LNS, P-CSCF, ASN GW, ASN PC/LR, SGSN
newcall policy cscf-service { all | name service_name } { redirect target_ip_address [ weight weight_num ] [ target_ipaddress2 [ weight weight_num ] ... target_ip_address16 [ weight weight_num ] | reject }
newcall policy ggsn-service {
apn name apn_name |
all |
name service_name}
reject
newcall policy hnbgw-service {
all |
name service_name}
reject
newcall policy {
pcc-af-service |
pcc-policy-service} {
all |
name service_name}
reject
no newcall policy ggsn-service {
apnapn_name |
all |
name service_name}
reject
no newcall policy hnbgw-service {
all |
name service_name}
no newcall policy {
pcc-af-service |
pcc-policy-service} {
all |
name service_name}
asngw-service: Specifies the type of service as ASN GW for which new call policy is configured.
asnpc-service: Specifies the type of service as ASN PC/LR for which new call policy is configured.
name service_name: Specifies the name of the service for which new call policy is configured. service_name is name of a configured ASN GW or ASN PC/LR service.
reject: Specifies that the policy rejects new incoming calls. Depending on the type of service that the policy is applied to, the reason codes are reported as part of the reply to indicate the rejection. For ASN GW and ASN PC/LR service rejection code is 81H (Registration Denied - administratively prohibited).
no newcall policy { ha-service | pdsn-service } { all | name service_name } redirect target_ip_address [ weight weight_num ] [ target_ip_address2 [ weight weight_num ] ... target_ip_address16 [ weight weight_num ]
{ all | name service_name }
|
•
|
all: Specifies that the new call policy will be applied to all instances of the selected service type.
|
|
•
|
name: service_name: Specifies the name of a specific instance of the selected service type. service_name can be between 1 and 63 alphanumeric characters and is case sensitive.
|
redirect target_ip_address [ weight weight_num ] [ target_ip_address2 [ weight weight_num ] ... target_ip_address16 [ weight weight_num ]
weight weight_num: When multiple addresses are specified, they are selected in a weighted round-robin scheme. Entries with higher weights are more likely to be chosen. If a weight is not specified the entry is automatically assigned a weight of 1.
weight_num must be an integer from 1 through 10.
|
•
|
ha service: 88H (Registration Denied - unknown home agent address)
|
Important: The redirect option is not supported for use with FA and GGSN services.
name service_name: Specifies the name of the HNB-GW service for which new call policy is configured.
service_name is name of a configured HNB-GW service.
reject: Specifies that the policy rejects all new incoming calls. Depending on the type of service that the policy is applied to, the reason codes are reported as part of the reply to indicate the rejection. For HNB-GW service rejection code is 81H (Registration Denied - administratively prohibited).
name service_name: Specifies the name of the MME service for which new call policy is configured.
service_name is name of a configured MME service.
reject: Specifies that the policy rejects new incoming calls. Depending on the type of service that the policy is applied to, the reason codes are reported as part of the reply to indicate the rejection. For MME service rejection code is 81H (Registration Denied - administratively prohibited).
|
•
|
pcc-af-service name service_name: Specifies the Policy and Charging Control-Application Function (PCC-AF) service for which new call policy is to be configure on the system.
|
name service_name: Specifies the name of the PCC-AF service for which new call policy is configured.
service_name is name of a configured PCC-AF service.
|
•
|
pcc-policy-service name service_name: Specifies the Policy and Charging Control-Policy (PCC-Policy) service for which new call policy is to be configure on the system.
|
name service_name: Specifies the name of the PCC-Policy service for which new call policy is configured.
service_name is name of a configured PCC-Policy service.
reject: Specifies that the policy rejects new incoming calls. Depending on the type of service that the policy is applied to, the reason codes are reported as part of the reply to indicate the rejection. For PCC services rejection code is 81H (Registration Denied - administratively prohibited).
|
•
|
asngw service: 81H (Registration Denied - administratively prohibited)
|
Important: When
newcall policy is set to reject for the FA service, the Busy Bit is set in the Agent Advertisement. Any further RRQs will be rejected with this code value.
|
•
|
ha service: 81H (Registration Denied - administratively prohibited)
|
|
•
|
mme service: 81H (Registration Denied - administratively prohibited)
|
|
•
|
pdsn service: 81H (Registration Denied - administratively prohibited)
|
newcall policy pcc-policy-service name pcrf1 reject
name can be from 3 to 16 alphanumeric characters in length and is case sensitive.
Important: This keyword is only available to local-users with an authorization level of security-administrator.
If the local-user keyword is not entered, the system prompts the user for their current password and for the new password. New passwords take effect at the next login. Users that have had their password changed by a security-administrator are prompted to change their passwords at their next login.
New passwords must meet the criteria dictated by the local-user password command options in the Global Configuration Mode.
Important: The system does not allow the changing of passwords unless the time limit specified by the
local-user password min-change-interval has been reached.
Important: Inspector privileges are granted for all variables except
count. To initiate a ping count, you must have a minimum privilege level of Operator.
ping host_ip_address [ broadcast ] [ count num_packets ] [ pattern packet_pattern ] [ size octet_count ] [ src { src_host_name | src_host_ip_address } ] [ | { grep grep_options | more } ]
host_ip_address: specifies the remote node using the node’s assigned IP address specified using the standard IPv4 dotted decimal notation.
Specifies a pattern to use to fill the internet control message protocol packets with. packet_pattern must be specified in hexadecimal format with a value in the range hexadecimal 0x0000 through 0xFFFF.
packet_pattern must begin with a ‘0x’ followed by up to 4 hexadecimal digits.
Specifies the number of bytes each IP datagram. octet_count must be a value in the range 40 through 18432.
src { src_host_name | src_host_ip_address }
src_host_name: specifies the source node using the node’s logical host name which must be resolved via DNS lookup.
src_host_ip_address: specifies the source node using the node’s assigned IP address specified using the standard IPv4 dotted decimal notation.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in Command
Line Interface Reference.
ping remoteABC src 1.2.3.4
Important: It is important to note that the responses from the remote host to the ping packets will be rerouted to the host specified as the source.
Sets the number of ping packets to be sent. num must be an integer between 1 - 10,000.
ping6 2001:0db8:85a3:0000:0000:8a2e:0370:7334
Important: This command is not supported on all platforms.
ppp echo-test { callid call_id |
imsi imsi_id |
ipaddr ip_address |
msid ms_id |
username user_name } [
num_packets ] [ | {
grep grep_options |
more } ]
call_id is specified as a 4-byte hexadecimal number.
ip_address must be specified using the standard IPv4 dotted decimal notation.
ms_id must be from 7 to 16 digits specified as an MIN, or RMI.
user_name must refer to a previously configured user.
num_packets must be a value in the range from 1 through 1000000.
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in Command
Line Interface Reference.
Use this command to verify the point-to-point protocol communications. This command sends LCP keep-alive echo packet to the peer PPP connection to verify proper communication between PPP connections. ppp echo-test command waits for LCP echo response for configured numbers of tries, if response is not received it will retry configured no of times with an interval of
5 seconds. This command accepts the parameters call ID, IMSI, IP address, MSID, and user name to specify which active PPP session to consider.
ppp echo-test command makes the dormant session active.
Caution: Issuing this command could negatively impact system performance depending on the number of subscribers using the same name and/or if the number of packets used in the test is large.
admin authentication name_admin admin_password
name_admin is an string of up to 127 alphanumeric characters to define the name of the administrator.
admin_password is a string of up to 63 alphanumeric characters to define the password for the administrator.
all | radius group group_name user_name | server server_name port server_port
all: indicates all configured servers are to be tested.
server server_name port server_port: indicates only the server specified as
server_name and
server_port is to be tested. The server must have been previously configured.
radius group group_name user_name: tests all configured authentication servers in a specific RADIUS group for specific user. Must be followed by the RADIUS group name and user name.
group_name will be a string of size 1 to 63 characters and specifies the name of server group configured in specific context for authentication/accounting.
Specifies the RADIUS user who is to have authentication verified. password is only applicable when the
authentication keyword is specified.
The system performs a hardware reset and reloads the highest priority boot image and configuration file specified in the boot.sys file. Refer to the boot system priority command in the Global Configuration Mode for additional information on configuring boot images, configuration files and priorities.
Important: To avoid the abrupt termination of subscriber sessions, it is recommended that a new call policy be configured and executed prior to invoking the
reload command. This sets busy-out conditions for the system and allows active sessions to terminate gracefully. Refer to the
newcall command in the Exec Mode for additional information.
Caution: Issuing this command causes the system to become unavailable for session processing until the reboot process is complete.
rename from_filepath to_filepath [ -noconfirm ]
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
|
•
|
[file: ] { /flash | /pcmcia1 | /hd } [ /directory ] /file_name
|
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name
filename is the actual file of interest
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
|
•
|
[file: ] { /flash | /pcmcia1 | /hd } [ /directory ] /file_name
|
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name
filename is the actual file of interest
Important: Extreme caution should be taken when using the
-noconfirm option. The paths to the source and the destination should be verified prior to performing the command.
Enables the input of commands for features that do not have license keys installed. The output of the command show cli indicates when this is enabled. This command effects the current CLI session only and is disabled by default.
rlogin { host_name | host_ip_address } [ user user_name ]
host_name | host_ip_address
host_name: specifies the remote node using the node’s logical host name which must be resolved via DNS lookup.
host_ip_address: specifies the remote node using the node’s assigned IP address specified using the standard IPv4 dotted decimal notation.
Specifies a user name to attempt to connect as. user_name must be from 1 to 1023 alphanumeric characters.
Important: rlogin is not a secure method of connecting to a remote host.
ssh should be used whenever possible for security reasons.
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
directory is the directory name
filename is the actual file of interest
Important: Use of the
force keyword should be done with care to ensure the directory is specified accurately as there is no method to recover a directory which has been removed.
Specifies the hd-storage policy name. policy_name must be and existing HD Storage Policy name and must be an alphanumeric string of 0 through 63 characters in length.
Specifies the location to store the configuration file(s). url may refer to a local or a remote file.
url must be entered using one of the following formats:
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
|
•
|
[file: ] { /flash | /pcmcia1 | /hd } [ /directory ] /file_name
|
|
•
|
tftp://{ host[ :port# ] } [ /directory ] /file_name
|
|
•
|
[ ftp: | sftp: ]//[ username[ :password ] @ ] { host } [ :port# ] [ /directory ] /file_name
|
directory is the directory name.
filename is the actual file of interest.
Important: Configuration files should be named with a .cfg extension.
username is the user to be authenticated.
password is the password to use for authentication.
host is the IP address or host name of the server.
Important: hostname can
only be used if the
networkconfig parameter is configured for DHCP and the DHCP server returns a valid nameserver.
port# is the logical port number that the communication protocol is to use.
Important: This keyword will only work for local devices that are located on both the active and standby processing cards. For example, if you save the file to the /pcmcia1 device on the active processing card, that same type of device (card in Slot 1 of the standby processing card) must be available. Otherwise, a failure message is displayed. If saving the file to an external network (non-local) device, the system disregards this keyword.
Important: This keyword does not synchronize the local file system. If you have added, modified, or deleted other files or directories to or from a local device for the active processing card, then you must synchronize the local file system on both SMC cards.
Important: Caution should be exercised when using the
-noconfirm option as this may cause the accidental over-write of data if the URL refers to an existing file.
Important: The saving of a configuration does not save the boot options as configured via the global configuration mode
boot commands.
The following saves the configuration data to the local file /flash/pub/juneconfig.cfg with no confirmation from the user:
save logs { url } [ active ] [ inactive ] [ callid call_id ] [ event-verbosity evt_verboseness ] [ facility facility ] [ level severity_level ] [ pdu-data pdu_format ] [ pdu-verbosity pdu_verboseness ] [ since from_date_time [ until to_date_time ] ] [ | { grep grep_options | more } ]
Specifies the location to store the log file(s). url may refer to a local or a remote file.
url must be entered using one of the following formats:
Specifies the source of the copy. url may refer to a local or a remote file.
url must be entered using one of the following formats:
Important: Use of the SMC hard drive is not supported in this release.
directory is the directory name.
filename is the actual file of interest.
username is the user to be authenticated.
password is the password to use for authentication.
host is the IP address or host name of the server.
Important: hostname can
only be used if the
networkconfig parameter is configured for DHCP and the DHCP server returns a valid nameserver.
port# is the logical port number that the communication protocol is to use.
event-verbosity evt_verboseness
|
•
|
min - displays minimal information about the event. Information includes event name, facility, event ID, severity level, date, and time.
|
|
•
|
concise - displays detailed information about the event, but does not provide the event source within the system.
|
|
•
|
full - displays detailed information about event, including source information, identifying where within the system the event was generated.
|
|
•
|
a10: A10 interface facility
|
|
•
|
a11: A11 interface facility
|
|
•
|
a11mgr: A11 Manager facility
|
|
•
|
aaamgr: AAA manager logging facility
|
|
•
|
aal2: AAL2 protocol logging facility
|
|
•
|
acl-log: Access Control List logging facility
|
|
•
|
acsctrl: Active Charging Service (ACS) Controller facility
|
|
•
|
acsmgr: Active Charging Service (ACS) Manager facility
|
|
•
|
alcap: ALCAP protocol logging facility
|
|
•
|
asngwmgr: ASN Gateway Manager facility
|
|
•
|
asnpcmgr: ASN Paging Controller Manager facility
|
|
•
|
bfd: BFD protocol logging facility
|
|
•
|
bgp: Border Gateway Protocol (BGP) facility
|
|
•
|
bindmux: IPCF BindMux-De-mux Manager logging facility
|
|
•
|
bssap+: Base Station Sub-system Application Part+ protocol facility for loggin interface between the SGSN and the MSC/VLR (2.5G and 3G)
|
|
•
|
bssgp: Base Station Sub-system GPRS Protocol logging facility handles exchange information between the SGSN and the BSS (2.5G only)
|
|
•
|
callhome: Call home application logging facility
|
|
•
|
cap: CAMEL Application Part (CAP) logging facility for protocol used in prepaid applications (2.5G and 3G)
|
|
•
|
cli: CLI logging facility
|
|
•
|
cscfmgr: SIP CSCF Manager facility
|
|
•
|
csp: Card Slot Port controller facility
|
|
•
|
css: Content Service Selection (CSS) facility
|
|
•
|
css-sig: Content Service Selection (CSS) RADIUS Signaling facility
|
|
•
|
dcardctrl: IPSEC Daughtercard Controller logging facility
|
|
•
|
dcardmgr: IPSEC Daughtercard Manager logging facility
|
|
•
|
dgmbmgr: Diameter Gmb Application Manager logging facility
|
|
•
|
dhcp: Dynamic Host Configuration Protocol logging facility
|
|
•
|
dhost: Distributed Host logging facility
|
|
•
|
diabase: Diabase messages facility
|
|
•
|
diameter: Diameter endpoint logging facility
|
|
•
|
dpath: IPSEC Data Path facility
|
|
•
|
drvctrl: Driver Controller facility
|
|
•
|
ecs-css: ACSMGR <-> Session Manager Signalling Interface facility
|
|
•
|
egtpc: eGTP-C logging facility
|
|
•
|
egtpmgr: eGTP manager logging facility
|
|
•
|
egtpu: eGTP-U logging facility
|
|
•
|
epdg: ePDG logging facility
|
|
•
|
evlog: Event log facility
|
|
•
|
famgr: Foreign Agent manager logging facility
|
|
•
|
fng: FNG logging facility
|
|
•
|
gprs-app: GPRS Application logging facility
|
|
•
|
gprs-ns: GPRS Network Service Protocol (layer between SGSN and the BSS) logging facility
|
|
•
|
gss-gcdr: GTPP Storage Server GCDR facility
|
|
•
|
gtpc: GTP-C protocol logging facility
|
|
•
|
gtpcmgr: GTP-C protocol Manager logging facility
|
|
•
|
gtpp: GTP-PRIME protocol logging facility
|
|
•
|
gtpu: GTP-U protocol logging facility
|
|
•
|
hamgr: Home Agent manager logging facility
|
|
•
|
hat: High Availability Task (HAT) process facility
|
|
•
|
hdctrl: HD Controller logging facility
|
|
•
|
hnb-gw: HNB-GW (3G Femto GW) logging facility
|
|
•
|
hnbmgr: HNBMGR (3G Femto GW DemuxMgr) logging facility
|
|
•
|
ims-sh: HSS SH Service facility
|
|
•
|
imsimgr: SGSN IMSI Manager facility
|
|
•
|
ip-arp: IP Address Resolution Protocol facility
|
|
•
|
ipms: IPMS logging facility
|
|
•
|
ipsec: IP Security logging facility
|
|
•
|
ipsg: IP Service Gateway interface logging facility
|
|
•
|
ipsgmgr: IP Services Gateway facility
|
|
•
|
ipsp: IP Pool Sharing Protocol logging facility
|
|
•
|
l2tpdemux: L2TP Demux Manager logging facility
|
|
•
|
l2tpmgr: L2TP Manager logging facility
|
|
•
|
lagmgr: LAGMGR logging facility
|
|
•
|
ldap: Lightweight Directory Access Protocol (LDAP) messages logging facility
|
|
•
|
li: Refer to the ASR 5000 Lawful Intercept Interface Reference for a description of this command.
|
|
•
|
linkmgr: SGSN/BSS SS7 Link Manager logging facility (2.5G only)
|
|
•
|
llc: Logical Link Control (LLC) Protocol logging facility; for SGSN: logs the LLC layer between the GMM and the BSSGP layers for logical links between the MS and the SGSN
|
|
•
|
m3ua: M3UA Protocol logging facility
|
|
•
|
magmgr: Mobile Access Gateway manager logging facility
|
|
•
|
map: MAP Protocol logging facility
|
|
•
|
megadiammgr: Megadiameter Manager (SLF Service) logging facility
|
|
•
|
mme-app: Mobility Management Entity Application logging facility
|
|
•
|
mme-misc: MME miscellaneous logging facility
|
|
•
|
mmedemux: Mobility Management Entity Demux Manager logging facility
|
|
•
|
mmemgr: MME Manager facility
|
|
•
|
mmgr: Master Manager logging facility
|
|
•
|
mpls: MPLS protocol logging facility
|
|
•
|
mseg-app: MSEG application logging facility
|
|
•
|
mseg-gtpc: MSEG GTPC application logging facility
|
|
•
|
mseg-gtpu: MSEG GTPU application logging facility
|
|
•
|
msegmgr: MSEGMgr (MSEG DemuxMgr) logging facility
|
|
•
|
mtp2: MTP2 Service logging facility
|
|
•
|
mtp3: MTP3 Protocol logging facility
|
|
•
|
npuctrl: Network Processor Unit Control facility
|
|
•
|
npumgr: Network Processor Unit Manager facility
|
|
•
|
ntfy-intf: Notification Interface logging facility
|
|
•
|
orbs: Object Request Broker System logging facility
|
|
•
|
ospf: OSPF protocol logging facility
|
|
•
|
ospfv3: OSPFv3 protocol logging facility
|
|
•
|
p2p: Peer-to-Peer Detection logging facility
|
|
•
|
pccmgr: IPCF PCC Manager library
|
|
•
|
pdg: PDG logging facility
|
|
•
|
pdgdmgr: PDG Demux Manager logging facility
|
|
•
|
pdif: PDIF logging facility
|
|
•
|
pgw: PDN Gateway logging facility
|
|
•
|
phs: Payload Header Suppression
|
|
•
|
phs-control: PHS X1/X5 and X2/X6 Interface logging facility
|
|
•
|
phsgwmgr: PHS Gateway Manager facility
|
|
•
|
phspcmgr: PHS Paging Controller Manager facility
|
|
•
|
pmm-app: PMM application logging facility
|
|
•
|
ppp: PPP link and packet facilities
|
|
•
|
pppoe: PPPOE logging facility
|
|
•
|
push: VPNMGR CDR push logging facility
|
|
•
|
radius-coa: RADIUS change of authorization and radius disconnect
|
|
•
|
ranap:Radio Access Network Application Part (RANAP) Protocol facility logging info flow between SGSN and RNS (3G)
|
|
•
|
rct: Recovery Control Task logging facility
|
|
•
|
rdt: Redirect Task logging facility
|
|
•
|
resmgr: Resource Manager logging facility
|
|
•
|
rip: RIP logging facility (RIP is not supported at this time.)
|
|
•
|
rohc: RObust Header Compression facility
|
|
•
|
rsvp: Reservation Protocol logging facility
|
|
•
|
rua: RUA (3G Femto GW - RUA messages) logging facility
|
|
•
|
s1ap: S1AP Protocol logging facility
|
|
•
|
sccp: SCCP Protocol logging connection-oriented messages between RANAP and TCAP layers.
|
|
•
|
sct: Shared Configuration Task logging facility
|
|
•
|
sctp: SCTP Protocol logging facility
|
|
•
|
sessctrl: Session Controller logging facility
|
|
•
|
sessmgr: Session Manager logging facility
|
|
•
|
sesstrc: session trace logging facility
|
|
•
|
sft: Switch Fabric Task logging facility
|
|
•
|
sgs: SGs protocol logging facility
|
|
•
|
sgsn-app: SGSN-APP logging various SGSN ‘glue’ interfaces, e.g., between PMM, MAP,. GPRS-FSM, SMS.
|
|
•
|
sgsn-failures: SGSN call failures (attach/activate rejects) logging facility (2.5G)
|
|
•
|
sgsn-gtpc: SGSN GTP-C Protocol logging control messages between the SGSN and the GGSN
|
|
•
|
sgsn-gtpu: SGSN GTP-U Protocol logging user data messages between the SGSN and GGSN
|
|
•
|
sgsn-misc: Used by stach manager to log binding and removing between layers
|
|
•
|
sgsn-system: SGSNs System Components logging facility; used infrequently
|
|
•
|
sgsn-test: SGSN Tests logging facility; used infrequently
|
|
•
|
sgtpcmgr: SGSN GTPC Manager logging information exchange through SGTPC and the GGSN
|
|
•
|
sgw: Serving Gateway facility
|
|
•
|
sitmain: System Initialization Task main logging facility
|
|
•
|
sm-app: SM Protocol logging facility
|
|
•
|
sms: Short Message Service (SMS) logging messages between the MS and the SMSC
|
|
•
|
sndcp: SNDCP Protocol logging facility
|
|
•
|
snmp: SNMP logging facility
|
|
•
|
sprmgr: IPCF SPR Manager logging facility
|
|
•
|
srdb: Static Rating Database
|
|
•
|
srp: Service Redundancy Protocol (SRP) logging facility
|
|
•
|
sscfnni: SSCFNNI Protocol logging facility
|
|
•
|
sscop: SSCOP Protocol logging facility
|
|
•
|
ssh-ipsec: SSH IP Security logging facility
|
|
•
|
ssl: SSL (Secure socket layer messages) logging facility
|
|
•
|
stat:: Statistics logging facility
|
|
•
|
system: System logging facility
|
|
•
|
tcap: TCAP Protocol logging facility
|
|
•
|
testctrl: Test Controller logging facility
|
|
•
|
testmgr: Test Manager logging facility
|
|
•
|
ttg: TTG logging facility
|
|
•
|
tucl: TUCL logging facility
|
|
•
|
udr: User detail record facility (used with the Charging Service)
|
|
•
|
vpn: Virtual Private Network logging facility
|
|
•
|
error - display error events and all events with a higher severity level
|
|
•
|
warning - display warning events and all events with a higher severity level
|
|
•
|
unusual - display unusual events and all events with a higher severity level
|
|
•
|
info - display info events and all events with a higher severity level
|
|
•
|
trace - display trace events and all events with a higher severity level
|
|
•
|
debug - display all events
|
|
•
|
none - output is in raw format (unformatted).
|
|
•
|
hex - output is in hexadecimal format.
|
|
•
|
hex-ascii - output isd in hexadecimal and ASCII similar to a main-frame dump.
|
pdu-verbosity pdu_verboseness
since from_date_time [ until to_date_time ]
For details on the usage of grep and
more, refer to the
Regulating a Command’s Output section of the Command
Line Interface Overview chapter in Command
Line Interface Reference.
Caution: This is a system wide command that affects all statistical data.
ggsn: Specifies that the session trace is to occur on one or all interfaces on the GGSN.
mme: Specifies that the session trace is to occur on one or all interfaces on the MME.
pgw: Specifies that the session trace is to occur on one or all interfaces on the P-GW.
sgw: Specifies that the session trace is to occur on one or all interfaces on the S-GW.
Specifies the International Mobile Equipment Identification number of the subscribers UE. id must be the 8-digit TAC (Type Allocation Code) and 6-digit serial number. Only the first 14 digits of the IMEI/IMEISV are used to find the equipment ID.
Specifies the International Mobile Subscriber Identification (IMSI). id must be the 3-digit MCC (Mobile Country Code), 2- or 3- digit MNC (Mobile Network Code), and the MSIN (Mobile Subscriber Identification Number). The total should not exceed 15 digits.
all: Specifies that all interfaces associated with the selected network element
interface: Specifies the interface type where the session trace application will collect trace data. The following interfaces are applicable for the network element type:
|
•
|
gi: Specifies that the interface where the trace will be performed is the Gi interface between the GGSN and RADIUS server.
|
|
•
|
gmb: Specifies that the interface where the trace will be performed is the Gmb interface between the GGSN and BM-SC.
|
|
•
|
gn: Specifies that the interface where the trace will be performed is the Gn interface between the GGSN and the SGSN.
|
|
•
|
gx: Specifies that the interface where the trace will be performed is the Gx interface between the GGSN and PCRF.
|
|
•
|
s1mme: Specifies that the interface where the trace will be performed is the S1-MME interface between the MME and the eNodeB.
|
|
•
|
s3: Specifies that the interface where the trace will be performed is the S3 interface between the MME and an SGSN.
|
|
•
|
s6a: Specifies that the interface where the trace will be performed is the S6a interface between the MME and the HSS.
|
|
•
|
s10: Specifies that the interface where the trace will be performed is the S10 interface between the MME and another MME.
|
|
•
|
s11: Specifies that the interface where the trace will be performed is the S11 interface between the MME and the S-GW.
|
|
•
|
gx: Specifies that the interface where the trace will be performed is the Gx interface between the P-GW and the PCRF.
|
|
•
|
s2a: Specifies that the interface where the trace will be performed is the S2a interface between the P-GW and the HSGW.
|
|
•
|
s2b: Specifies that the interface where the trace will be performed is the S2b interface between the P-GW and an ePDG.
|
|
•
|
s2c: Specifies that the interface where the trace will be performed is the S2c interface between the P-GW and a trusted, non-3GPP access device.
|
|
•
|
s5: Specifies that the interface where the trace will be performed is the S5 interface between the P-GW and the S-GW.
|
|
•
|
s6b: Specifies that the interface where the trace will be performed is the S6b interface between the P-GW and the 3GPP AAA server.
|
|
•
|
s8b: Specifies that the interface where the trace will be performed is the S8b interface between the P-GW and the S-GW.
|
|
•
|
sgi: Specifies that the interface where the trace will be performed is the SGi interface between the P-GW and the PDN.
|
|
•
|
gxc: Specifies that the interface where the trace will be performed is the Gxc interface between the S-GW and the PCRF.
|
|
•
|
s11: Specifies that the interface where the trace will be performed is the S11 interface between the S-GW and the MME.
|
|
•
|
s4: Specifies that the interface where the trace will be performed is the S4 interface between the S-GW and an SGSN.
|
|
•
|
s5: Specifies that the interface where the trace will be performed is the S5 interface between the S-GW and the P-GW.
|
|
•
|
s8b: Specifies that the interface where the trace will be performed is the S8b interface between the S-GW and the P-GW.
|
Specifies the trace reference for the trace being initiated. id must be the MCC (3 digits), followed by the MNC (3 digits), then the trace ID number (3-byte octet string).
Specifies the IP address of the collection entity where session trace data is pushed. ip_address must be a valid IPv4 address and is specified in dotted decimal notation.
Important: Session trace configuration is performed in the
Global Configuration Mode using the
session trace command. Refer to the
Global Configuration Mode Commands chapter for more information.
The following command initiates a session trace on a P-GW S5 interface for a subscriber with an IMSI of 322233123456789 and sets the trace reference as
322233987654 and the collection entity IP address as
1.2.3.4:
The following command initiates a session trace on an MME S6a interface for a subscriber with an IMSI of 322233123456789 and sets the trace reference as
322233987654 and the collection entity IP address as
1.2.3.4:
Important: If the configuration script generated by the setup wizard is applied when an existing configuration is in use, the options which are common to both are updated and all remaining options are left unchanged.
imsi : Enter 1 to 15 digits.
Important: These commands are used primarily for troubleshooting purposes and are intended for the use of specially trained service representatives.
sgsn imsimgr { add-record imsi sessmgr instance sessmgr# | audit-with sessmgr { all | instance sessmgr# } | remove-record imsi }
imsi : Enter up to 15 digits. An IMSI consists of the 3-digit MCC (mobile country code) + the 2- or 3-digit MNC (mobile network code) + the MSIN (mobile station identification number) for the remaining 10 or 9 digits (depending on the length of the MNC).
sessmgr# : Enter up to 4 digits, 0 to 4095.
sessmgr# : Enter up to 4 digits, 0 to 4095.
imsi : Enter up to 15 digits. An IMSI consists of the 3-digit MCC (mobile country code) + the 2- or 3-digit MNC (mobile network code) + the MSIN (mobile station identification number) for the remaining 10 or 9 digits (depending on the length of the MNC).
sgsn offload [ gprs-service srvc_name | sgsn-service srvc_name } srvc_name { activating [ nri-value nri_value | stop nri-value nri_value ] | connecting [ nri-value nri_value | stop [ nri-value nri_value | target-nri target_nri target-count target_count ] | t3312-timeout seconds | target-nri target_nri target-count target_count ] }
Important: nri-value and
target-nri are mutually exclusive.
nri-value: Must be an integer from 1 to 63 to identify a specific, already defined, SGSN in a pool. (NRI defined in the service configuration.)
target_nri: Enter an integer from 0 to 63. Identifies an already defined target NRI (SGSN) to which the subscribers are to be offloaded. (NRI previously defined in the service configuration.)
target-count target_count
target_count: Enter an integer from 0 to 4000000.
seconds: Must be an integer from 2 to 60.
imsi: Enter a unique 15-digit number associated with a mobile phone.
convert point-code pt_code variant variant
point-code pt_code: Enter an SS7 point code in either dotted-decimal format or decimal format.
variant variant: Identify the appropriate variant for the point code:
nse { fr operation | ip operation | sgsn-invoke-trace nse-id nse_id }
The nse command enables the operator to perform a range of live control functions (e.g, reset, block, unblock) for various types of virtual connections based on the signalling type of the NSE:
fr : Identifies a Frame Relay NSE.
ip : Identifies an IP NSE.
operation: Identifies the operation to be performed for the NSE connection (if available for the selected signalling type):
|
•
|
block nse-id nse_id - Blocks signal flow through all network service virtual connections (NSVC) for the specified NSE:
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
|
•
|
bvc-flc-limit rate rate bvc-id bvc_id nse-id nse_id - SGSN initiates flow control at the defined percentage rate to limit the flow through the BSSGP virtual connection (BVC) for the specified NSE and optionally for a specified BVC.
|
|
•
|
rate : Enter an integer from 0 to 100.
|
|
•
|
bvc_id : Enter an integer from 0 to 65000.
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
|
•
|
bvc-reset bvc-id bvc_id nse-id nse_id - SGSN initiates a BVC-Reset on the specified BVC and NSE:
|
|
•
|
bvc_id : Enter an integer from 0 to 65000.
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
|
•
|
nsvc nsvc_id { block | enable | disable | unblock }nse_id - SGSN initiates NS-Block or NS-Unblock for the specified NSVC of the specified NSE:
|
|
•
|
nsvc_id : Enter an integer from 0 to 65535.
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
|
•
|
reset nse-id nse_id - SGSN initiates NS-Reset for all NSVC configured in the NSE.
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
|
•
|
unblock nse-id nse_id - SGSN initiates NS-Unblock for all NSVC configured for the specified NSE.
|
|
•
|
nse_id : Enter an integer from 0 to 65535.
|
sgsn-invoke-trace nse-id nse_id record-type record_type trace-reference reference [ mobile-id type id_type | trace-transaction-id trace_id ] :
Important: This command can be used for troubleshooting/debugging purposes and is primarily intended for the use of specially trained service representatives.
|
•
|
nse_id : Identify the peer NSE, enter an integer from 0 to 65535.
|
|
•
|
trace-reference reference : Enter the trace reference ID - an integer from 0 to 65535.
|
|
•
|
mobile-id type id_type : Select the appropriate mobile ID type for the MS that is to be traced:
|
|
•
|
imei value value - Specifies the mobile ID type as the unique International Mobile Equipment Identity.
|
value : Enter the 15-digit IMEI value.
|
•
|
imeisv value value - Specifies the mobile ID type as the unique International Mobile Equipment Identity - with the two-digit software version number.
|
value : Enter the 16-digit IMEISV value.
|
•
|
imsi value value - Specifies the mobile ID type as a network unique International Mobile Subscriber Identity.
|
value : Enter the 15-digit IMSI value.
Important: This function is only available in release 8.1.
sessmgr# : Enter up to 4 digits, 0 to 4095.
ss7-rd ss7-rd_id { destination | link | linkset | peer }
The ss7-rd commands assist with troubleshooting connections between the SGSN and the peer server.
ss7-rd_id : Enter a value between 1 and 12 that identifying the configured SS7 routing domain.
|
•
|
asp_id : Enter the relevant ASP configuration ID, an integer between 1 and 4.
|
|
•
|
peer_id : Enter the relevant peer server configuration ID, an integer between 1 and 144.
|
|
•
|
psp_id : Enter the relevant PSP configuration ID, an integer between 1 and 4
|
|
•
|
link procedure linkset-id linkset_id link-id link_id
|
|
•
|
activate -- activates the deactivated link.
|
|
•
|
inhibit -- inhibits the link only if it does not make any destination unreachable.
|
|
•
|
uninhibit -- uninhibits the inhibited link.
|
|
•
|
link_id : Enter an integer between 1 and 16.
|
|
•
|
activate -- activates the deactivated linkset.
|
|
•
|
peer message asp-instance asp_id peer-server-id peer_id psp-instance-id psp_id :
|
|
•
|
abort - Sends an SCTP Abort message which aborts the SCTP association ungracefully.
|
|
•
|
activate - Sends an M3UA ASP Active message to activate the link.
|
|
•
|
down - Sends an M3UA ASP Down message to bring down the M3UA link.
|
|
•
|
establish - Sends an SCTP INIT message to start the SCTP association establishment.
|
|
•
|
inactivate - Sends an M3UA ASP Inactive message to deactivate the link.
|
|
•
|
inhibit - Inhibits the M3UA link locally when the operator wants to lockout the link.
|
|
•
|
terminate - Sends SCTP Shutdown message which closes the SCTP association gracefully.
|
|
•
|
up - Sends an M3UA ASP UP message to bring up the M3UA link.
|
|
•
|
asp_id : Enter the relevant ASP configuration ID, an integer between 1 and 4.
|
|
•
|
peer_id : Enter the relevant peer server configuration ID, an integer between 1 and 144.
|
|
•
|
psp_id : Enter the relevant PSP configuration ID, an integer between 1 and 4
|
In most cases, an operator will block/unblock/reset from the BSC-side. The nse commands cause the SGSN to initiate actions, usually for one of the following reasons:
The sgsn-invoke-trace command initiates the trace procedure where the BSC begins a trace record on a specified MS.
sgsn-address sgsn_ip_address
sgsn_ip_address : Enter a standard IPv4 dotted decimal format.
ggsn-address ggsn_ip_address
ggsn_ip_address: Enter a standard IPv4 dotted decimal format.
The system performs a hardware reset and reloads the highest priority boot image and configuration file specified in the boot.sys file. Refer to the boot system priority command in the Global Configuration Mode for additional information on configuring boot images, configuration files and priorities.
Important: To avoid the abrupt termination of subscriber sessions, it is recommended that a new call policy be configured and executed prior to invoking the
shutdown command. This sets busy-out conditions for the system and allows active sessions to terminate gracefully. Refer to the
newcall command in the Exec Mode for additional information.
Caution: Issuing this command causes the system to become unavailable for session processing until the reboot process is complete.
ssh { host_name | host_ip_address } [ port port_num ] [ user user_name ]
host_name: specifies the remote node using the node’s logical host name which must be resolved via DNS lookup.
host_ip_address: specifies the remote node using the node’s assigned IP address specified using the standard IPv4 dotted decimal notation.
Specifies a specific port to connect to where port_num must be a value in the range 1025 through 10000.
The following connects to remote host 1.2.3.4 via port
2047 without any default user.
This is the name of the crypto map policy to use when starting the IKE negotiations. cryptomap must be the name of an existing crypto map entered as an alphanumeric string from 1 to 127 characters.
system { carrier-id mcc mcc_num mnc mnc_num | contact name | description description | hostname name | location location }
carrier-id mcc mcc_num mnc mnc_num
Specifies the system’s contact name. name must be an alphanumeric string from 0 to 255 characters.
description must be an alphanumeric string from 1 to 255 characters.
Default: “%ostype% %hostname% %release% %kerver% %machine%”
Specifies the system’s host name (name of system). name must be an alphanumeric string from 1 to 63 characters.
Specifies the system’s geographic or referenced location. location must be an alphanumeric string from 0 to 255 characters.